CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - edge detection

搜索资源列表

  1. 灰度图像边缘检测的函数

    0下载:
  2. 灰度图像边缘检测的函数-gray image edge detection function
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1349
    • 提供者:空格
  1. sobelbianyuanjiance

    0下载:
  2. 用于边缘检测的源代码,是用sobel算子的,用的是java的开发环境.-for edge detection of source code, segmentation is the operator, with the java development environment.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1103
    • 提供者:amy
  1. VIDEOPrewittmethod

    0下载:
  2. vid_edge.mdl 在视频序列的运动检测中使用Prewitt边缘检测算子检测-vid_edge.mdl in video motion detection sequence of the use of Prewitt Edge Detection Operator Detection
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3537574
    • 提供者:爱玛
  1. erwrw

    0下载:
  2. 基于Canny边缘检测的车牌字符分割方法,方法简单明了,实验效果不错-Canny edge detection based on the license plate characters segmentation method, the method is simple to understand, experiment results good
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:169476
    • 提供者:lizhirong
  1. VC编程实现数字图像的边缘检测

    0下载:
  2. VC编程实现数字图像的边缘检测-VC Programming Digital Image Edge Detection
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2495
    • 提供者:洪宏
  1. java_image_process

    1下载:
  2. java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-18
    • 文件大小:1065804
    • 提供者:鸟人
  1. compare

    0下载:
  2. edge detection in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5792
    • 提供者:ashaheeras
  1. CannyEdge

    0下载:
  2. canny边缘检测的算法的JAVA实现.step1:用高斯滤波器平滑图象;step2:计算梯度的幅值和方向;step3:对梯度幅值进行非极大值抑制;step4:用双阈值算法检测和连接边缘 -canny edge detection algorithm to achieve the JAVA.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2445
    • 提供者:富吉勇
  1. sobel

    0下载:
  2. Sobel edge detection in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:jacobi
  1. UserTable(_________)

    0下载:
  2. this project is very useful to find the edge detection.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:550
    • 提供者:ramji013
  1. sobel

    0下载:
  2. This code was written in Java for Sobel edge detection.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:829
    • 提供者:souto
  1. sample

    0下载:
  2. Canny Edge Detection
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:317662
    • 提供者:karthik
  1. Sobel

    0下载:
  2. Sobel - Edge Detection
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:7886
    • 提供者:aukion
  1. Canny

    0下载:
  2. Canny edge detection algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:569
    • 提供者:prf
  1. nwal038

    0下载:
  2. The aim of the project was to propose a method for reliable detection and extraction of facial features in two and three dimensions. Several 2D methods were attempted – edge detection, intensity scanning, and Gabor transform. The Gabor transfor
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:910249
    • 提供者:brahmia djaber
  1. CannyEdgeDetector

    0下载:
  2. java语言实现的具有应用程序界面的canny算法实现,代码编写的可读程度高,并有本人的详细注释。现在网上只有canny算法的java代码,并没有应用程序界面的canny算法实现,所以很多代码不知道能不能用,也不知道效果如何。本程序全面解析了canny算法的java实现,并且达到了很好的效果。canny算法是非常重要的单像素边缘提取算法,对他的理解可以使你明白很多的图像处理手段。-java language application program interface with the canny
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:7371
    • 提供者:yepeng
  1. CannyEdgeDetector

    0下载:
  2. canny edge detection
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5631
    • 提供者:sandeep
  1. ToolSpilt

    0下载:
  2. java实现 图片实现加强,模糊,平滑,边缘检测,灰度图-java implementation to achieve enhanced picture, fuzzy, smooth, edge detection, grayscale
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:135121
    • 提供者:zhangqiao
  1. EdgeDetection

    0下载:
  2. Edge Detection using java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:498089
    • 提供者:palanivelrajan
  1. CANNY

    0下载:
  2. CANNY EDGE DETECTION Canny edge detection 的步驟: 1. 將原始影像和高斯濾波器做摺積。 2. 利用一次微分的遮罩對影像每一個像素求得四個方向的邊線強度 3. 找出四個方向中的最大值作為目前像素的邊線強度。 4. 依據步驟 3 將梯度方向分成四個區域 5. 非最大值刪除:沿著梯度方向找出最大值,並將其保留,其餘均設為零。 6. 設定兩個閥值 low T 和 high T ,用 high T 挑選出最佳的邊線像素,再從
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7105
    • 提供者:王之盈
« 12 »
搜珍网 www.dssz.com